body {
	background-color: #1D4B96;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFF;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	
}
.achtergrondkleur {
	color: #0E2E5C;
}

a:link {
	color: #99CCFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #99CCFF;
}
a:hover {
	text-decoration: none;
	color: #FF99CC;
}
a:active {
	text-decoration: none;
	color: #99CCFF;
}
.lichtblauwe_letter {
	color: #9CF;
}

h1 {
	font-size: 48px;
	color: #FFF;
	font-weight: lighter;
}
h2 {
	font-size: 48px;
	color: #F6C;
	font-weight: lighter;
}
h3 {
	font-size: 14px;
	color: #FFF;
}
h4 {
	font-size: 24px;
	color: #FFF;
	font-style: normal;
	font-weight: lighter;
}

#container {
	text-align: center;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	
}
#pijl_begin_en_terug {
	height: auto;
	text-align: left;
}
#leeg_blok_project {
	height: 50px;
}
#rollover_project {
	height: 85px;
}
#lege_regel_project {
	height: 30px;
}
#projectvak {
	height: auto;
	text-align: left;
	background-color: #0E2E5C;
}
.lettertype24_light {
	font-size: 24px;
	font-weight: lighter;
}
#titel_project {
	font-weight: lighter;
	height: auto;
	font-size: 40px;
}
.vet {
	font-weight: bold;
}
.marges_tekst {
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 26px;
	margin-left: 26px;
}
.cursief {
	font-style: italic;
}
.grote_letter {
	font-size: 48px;
	font-weight: normal;
}
